Skip to content

compat (fd): Adds cross-platform-compatible file descriptor type#3314

Open
bgoing-micron-oss wants to merge 1 commit intolinux-nvme:masterfrom
Micron-TPG-OSS:bgoing/libnvme-fd-compatibility
Open

compat (fd): Adds cross-platform-compatible file descriptor type#3314
bgoing-micron-oss wants to merge 1 commit intolinux-nvme:masterfrom
Micron-TPG-OSS:bgoing/libnvme-fd-compatibility

Conversation

@bgoing-micron-oss
Copy link
Copy Markdown
Contributor

Creates and uses new libnvme_fd_t to handle differences in file descriptor types across platforms. Also defines platform-specific values for invalid file descriptors and test file descriptors. These values are defined in a new lib-compat.h that can be used to host other library-specific cross-platform utilities in the future.

Creates and uses new libnvme_fd_t to handle differences in
file descriptor types across platforms.  Also defines platform-specific
values for invalid file descriptors and test file descriptors.
These values are defined in a new lib-compat.h that can be used to
host other library-specific cross-platform utilities in the future.

Signed-off-by: Broc Going <[email protected]>
Signed-off-by: Brandon Capener <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant